Microsoft DirectX 8.1 (C++)

CBaseWindow::GetWindowHWND

The GetWindowHWND method retrieves a handle to the window.

Syntax

HWND GetWindowHWND(void);

Return Value

Returns a handle to the window.

See Also